home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 9,300 to 9,399 / 9300.zip / AOLDLs / Helper Apps (MAC) / HELPER_ SaintEdit 1.5b13 / SaintEdit 1.5b13.sit / SaintEdit 1.5b13 / SaintEdit 1.1 -> 1.5 Changes < prev    next >
Text File  |  1996-03-09  |  7KB  |  174 lines

  1. SaintEdit 1.1 -> 1.5  version history
  2.  
  3. New Features and BUG fixes (chronologically)
  4.  
  5. ...................................................................
  6.  
  7. changed 07/28/94
  8. ...................................................................
  9. * Updated Quick Reference data.
  10.  
  11. changed 07/27/94
  12. ...................................................................
  13. * Fixed bug in Capitalize alogorithm.
  14.  
  15. fixed 07/27/94
  16. ...................................................................
  17. * Moved Preferences from File menu to Edit menu.
  18.  
  19. changed 07/27/94
  20. ...................................................................
  21. * Fixed possible printing bug.
  22.  
  23. fixed 07/27/94
  24. ...................................................................
  25. * Fixed FastScrolls to work when dragging on text selection scrolls.
  26.  
  27. fixed 07/27/94
  28. ...................................................................
  29. * Removed the token Balloon help that *nobody* every uses.
  30.  
  31. fixed 07/27/94
  32. ...................................................................
  33. * Changed the way the about box and help dialogs worked - no more auto scrolling. You now have scrollbars. Simply click on the text for it to go away.
  34.  
  35. changed 07/27/94
  36. ...................................................................
  37. * Added page setup to registration print dialog. Sorry about that.
  38.  
  39. added 07/27/94
  40. ...................................................................
  41. * Fixed Bedtime Stories menu items to gray out when necassary.
  42.  
  43. fixed 07/27/94
  44.  
  45. ...................................................................
  46. * Changed wording and of seach dialog to say "Find" in all places.
  47.  
  48. changed 07/27/94
  49. ...................................................................
  50. * Turn off speech if document is being read when switching between documents and switch out to another application.
  51.  
  52. added 07/27/94
  53. ...................................................................
  54. * Added some slop to the click insertion rect to make it easier to select
  55. the last line.
  56.  
  57. changed 07/27/94
  58. ...................................................................
  59. * Updated Address, version numbers. 
  60.   and Help resource to reflect changes.
  61.  
  62. changed 07/27/94
  63. ...................................................................
  64. * Updated documentation file.
  65.  
  66. changed 07/27/94
  67. ...................................................................
  68. *  The text stream on incoming external pastes are now parsed so
  69. DOS and UNIX pastes are converted properly.
  70.  
  71. fixed 07/27/94
  72. ...................................................................
  73. * There was a bug in the algorithm I wrote to initialize the Speech Manager that would show up if you have more than 50 voices.
  74.  
  75. fixed 07/27/94
  76. ...................................................................
  77. * There was a minor bug in the DOS text parser that would add a garbage character in round trip translations.
  78.  
  79. fixed 07/27/94
  80. ...................................................................
  81. * If a file was opened as a UNIX, or DOS document - SaintEdit will convert it to Macintosh when it saves, I changed it so Unix will save as UNIX, DOS as DOS etc..
  82.  - If you want to save it as a Macintosh text file you will need to use the "Save As" command.
  83.  
  84. fixed 07/27/94
  85. ...................................................................
  86. * Fixed bug when opening a document with preferences set to "wrap to page"
  87. that caused windows to open with a zero width making just a strip
  88. of a window.
  89.  
  90. fixed 07/9/94
  91. ...................................................................
  92. * Fixed bugs in printing - page number string was bogus. Font set after printing was bogus.
  93.  
  94. fixed 07/9/94
  95. ...................................................................
  96. * Fixed minor bug in setting the scrap font to match document font.
  97.  
  98. fixed 06/10/94
  99. ...................................................................
  100. * One of the fields in the preferences structure is a version number, I now check if the preferences are old and delete the outdated ones and create new ones.
  101.  
  102. added 06/10/94
  103. ...................................................................
  104. * Added a more intelligent method of calculating the window size when opening a document.
  105.  
  106. added 06/10/94
  107. ...................................................................
  108. * Changed Font strategy added 12 point fonts!
  109. Marcinaco 9 - 9 point mono spaced font with special characters for SaintEdit
  110. Marcinaco 12 - 12 point mono spaced font with special characters for SaintEdit
  111. Marcinaco DOS 9 - 9 point mono spaced ANSI PC font to view DOS files with extended characters
  112. Marcinaco DOS 12 - point mono spaced ANSI PC font to view DOS files with extended characters
  113. Merkle Proportional 9 - 9 point Proportional font with special characters for SaintEdit
  114. Merkle Proportional 12- 12 point Proportional font with special characters for SaintEdit
  115.  
  116. changed/added/fixed  06/10/94
  117. ...................................................................
  118. * Case conversion tools now have dynamic undo support.
  119.  
  120. added 06/09/94
  121. ...................................................................
  122. * Insert Date function with undo.
  123.  
  124. added 06/07/94
  125. ...................................................................
  126. * Insert Time function with undo.
  127.  
  128. added 06/07/94
  129. ...................................................................
  130. * Added "Gadgets Menu" with case conversion and insertion tools.
  131.  
  132. added 06/07/94
  133. ...................................................................
  134. * If you opened a file and the switched to the Finder and double clicked or drag and dropped SaintEdit would make a duplicate file - it now bring the file to the front.
  135.  
  136. fixed 06/06/94
  137. ...................................................................
  138. * Fixed bug that caused printing not to use page bounds - but rather about 77 characters - very annoying - sorry about that.
  139.  
  140. fixed 06/05/94
  141. ...................................................................
  142. * Added extended error checking to many routines.
  143.  
  144. changed 06/05/94
  145. ...................................................................
  146. * Completely removed all ANSI library calls, SaintEdit is now completely based on ToolBox Calls. This trimmed 16K off the size of SaintEdit.
  147.  
  148. changed 06/05/94
  149. ...................................................................
  150. * Clean up and Rename source. enums - constant naming
  151.  
  152. changed 06/03/94
  153. ...................................................................
  154. * Converted source to "Universal Headers" and recompiled under Think C 7.0.3.  There were hundreds of changes.
  155.  
  156. changed 06/03/94
  157. ...................................................................
  158. * Fixed bugs when printing registration that caused text to print in wrong spot.
  159.  
  160. fixed 06/03/94
  161. ...................................................................
  162. * The default font was being reset to kraftwerk no matter what you set the font to in the preferences.
  163.  
  164. fixed 11/01/93
  165. ...................................................................
  166. * Clipboard to was not copying text to Save Dialog.
  167.  
  168. fixed 11/01/93
  169. ...................................................................
  170.  
  171. Thanks for your feedback and support,
  172.  
  173. Craig Marciniak